CloseWindows
Document ShellThe
CloseWindows
method closes all windows belonging to the specified draft.
void CloseWindows (in ODDraft draft);
draft
- A reference to the open draft object.
DISCUSSION
The document shell calls this method when closing a draft.SEE ALSO
TheODWindowState::OpenWindows
method (page 864).